github.com/jackc/pgx/v5/pgtype.scanPlanTextAnyToCircleScanner.Scan (method, view implemented interface methods)

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		circle.go#L48: 		return scanPlanTextAnyToCircleScanner{}.Scan([]byte(src), dst)
		circle.go#L190: func (scanPlanTextAnyToCircleScanner) Scan(src []byte, dst any) error {